|
Server : Apache System : Linux server.mata-lashes.com 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : matalashes ( 1004) PHP Version : 8.1.29 Disable Function : NONE Directory : /opt/cpanel/ea-libxml2/share/doc/libxml2/python/examples/ |
Upload File : |
�
��ec @ s d d l Z d d l Z d d l Z e j d � d Z d Z e j e e e � � Z e j � Z
e
j � Z e j
e � Z e j e � Z e d k r� d GHe j d � n e j � [ [
[ e j � e j � e j d � d k r� d GHn d e j d � GHd S( i����Ni s� <?xml version="1.0"?>
<element name="foo"
xmlns="http://relaxng.org/ns/structure/1.0"
xmlns:a="http://relaxng.org/ns/annotation/1.0"
xmlns:ex1="http://www.example.com/n1"
xmlns:ex2="http://www.example.com/n2">
<a:documentation>A foo element.</a:documentation>
<element name="ex1:bar1">
<empty/>
</element>
<element name="ex2:bar2">
<empty/>
</element>
</element>
s� <?xml version="1.0"?>
<foo><pre1:bar1 xmlns:pre1="http://www.example.com/n1"/><pre2:bar2 xmlns:pre2="http://www.example.com/n2"/></foo>i s error doing RelaxNG validationt OKs Memory leak %d bytes( t
setup_testt libxml2t syst debugMemoryt schemat instancet relaxNGNewMemParserCtxtt lent rngpt relaxNGParset rngst relaxNGNewValidCtxtt ctxtt parseDoct doct relaxNGValidateDoct rett exitt freeDoct relaxNGCleanupTypest
cleanupParser( ( ( sC /opt/cpanel/ea-libxml2/share/doc/libxml2/python/examples/relaxng.pyt <module> s,